showClass("TransitionLayer")
tr <- new("TransitionLayer",nrows=36,ncols=18,xmin=-180,xmax=180,
ymin=-90,ymax=90,projection=CRS("+proj=longlat +datum=WGS84"))
tr <- new("TransitionLayer",nrows=36,ncols=18,xmin=-180,xmax=180,
ymin=-90,ymax=90,projection="")
Run the code above in your browser using DataLab